toggle menu
JxBrowser
8.2.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.net.callback
/
[jvm]CanGetCookiesCallback
/
Response
Response
public
interface
Response
A response for
CanGetCookiesCallback
.
Members
Functions
can
Link copied to clipboard
public
static
CanGetCookiesCallback.Response
can
(
)
Notifies the engine that the cookies can be sent.
cannot
Link copied to clipboard
public
static
CanGetCookiesCallback.Response
cannot
(
)
Notifies the engine that access to the requested cookies is forbidden and they will not be sent to a web server.